Manifests.io

Easy to use kubernetes documentation

WorkerPool.spec.pod.binariesCacheVolume.azureFile

azureFile represents an Azure File Service mount on the host and bind mount to the pod. Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type are redirected to the file.csi.azure.com CSI driver.

Description
readOnly
boolean

readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.

secretName
string *

secretName is the name of secret that contains Azure Storage Account Name and Key

shareName
string *

shareName is the azure share Name

See an issue here?